home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMEXECUTIONSHIELDOPTIONSDLG / TFRMEXECUTIONSHIELDOPTIONSDLG.txt
Text File  |  2008-11-13  |  4KB  |  152 lines

  1. inherited frmExecutionShieldOptionsDlg: TfrmExecutionShieldOptionsDlg
  2.   Caption = 'Execution Shields Options'
  3.   ClientHeight = 414
  4.   ExplicitWidth = 604
  5.   ExplicitHeight = 446
  6.   DesignSize = (
  7.     598
  8.     414)
  9.   PixelsPerInch = 96
  10.   TextHeight = 14
  11.   inherited btnOK: TResTeButton
  12.     Left = 296
  13.     Top = 387
  14.     OnClick = btnOKClick
  15.     ExplicitLeft = 296
  16.     ExplicitTop = 387
  17.   end
  18.   inherited btnCancel: TResTeButton
  19.     Left = 396
  20.     Top = 386
  21.     ExplicitLeft = 396
  22.     ExplicitTop = 386
  23.   end
  24.   inherited btnContextHelp: TResTeButton
  25.     Top = 387
  26.     ExplicitTop = 387
  27.   end
  28.   inherited pnlBackground: TTePanel
  29.     Top = 7
  30.     Height = 374
  31.     ExplicitTop = 7
  32.     ExplicitHeight = 374
  33.     DesignSize = (
  34.       582
  35.       374)
  36.     inherited lblTitle: TResLabel
  37.       Width = 101
  38.       Height = 14
  39.       AutoSize = True
  40.       ParentShowHint = False
  41.       ShowHint = True
  42.       ResourceCaption = 49610
  43.       ExplicitWidth = 101
  44.       ExplicitHeight = 14
  45.     end
  46.     object lblInstallationOptionsNote: TResLabel
  47.       Left = 23
  48.       Top = 146
  49.       Width = 386
  50.       Height = 21
  51.       Anchors = [akLeft, akBottom]
  52.       AutoSize = False
  53.       Font.Charset = DEFAULT_CHARSET
  54.       Font.Color = clWindowText
  55.       Font.Height = -12
  56.       Font.Name = 'Tahoma'
  57.       Font.Style = []
  58.       ParentFont = False
  59.       ParentShowHint = False
  60.       ShowHint = True
  61.       Transparent = True
  62.       WordWrap = True
  63.       ResourceCaption = 33683
  64.       ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  65.     end
  66.     object imgBtnHelp: TResImage
  67.       Left = 488
  68.       Top = 32
  69.       Width = 16
  70.       Height = 16
  71.       Cursor = crHandPoint
  72.       Transparent = True
  73.       OnClick = imgBtnHelpClick
  74.       ResourceImage = 'BTN_HELP'
  75.     end
  76.     object cbxSpyInstallAutoQuarantine: TResTeCheckBox
  77.       AlignWithMargins = True
  78.       Left = 23
  79.       Top = 28
  80.       Width = 457
  81.       Height = 20
  82.       Margins.Top = 0
  83.       ShowHint = True
  84.       AllowGrayed = False
  85.       Alignment = kalLeftJustify
  86.       Checked = False
  87.       Spacing = 5
  88.       State = kcbsUnChecked
  89.       ThemeObject = 'default'
  90.       TabOrder = 0
  91.       Transparent = True
  92.       WordWrap = True
  93.       ResourceCaption = 34170
  94.       ResourceHint = 41157
  95.     end
  96.     object cbxAntiVirusShieldQuarantine: TResTeCheckBox
  97.       Left = 23
  98.       Top = 61
  99.       Width = 527
  100.       Height = 20
  101.       ShowHint = True
  102.       AllowGrayed = False
  103.       Alignment = kalLeftJustify
  104.       Checked = False
  105.       Spacing = 5
  106.       State = kcbsUnChecked
  107.       ThemeObject = 'default'
  108.       TabOrder = 1
  109.       Transparent = True
  110.       WordWrap = True
  111.       ResourceCaption = 39804
  112.       ResourceHint = 42291
  113.     end
  114.     object cbxInstallShieldSandbox: TResTeCheckBox
  115.       Left = 23
  116.       Top = 119
  117.       Width = 527
  118.       Height = 20
  119.       ShowHint = True
  120.       AllowGrayed = False
  121.       Alignment = kalLeftJustify
  122.       Checked = False
  123.       Spacing = 5
  124.       State = kcbsUnChecked
  125.       ThemeObject = 'default'
  126.       TabOrder = 3
  127.       Transparent = True
  128.       WordWrap = True
  129.       ResourceCaption = 33678
  130.       ResourceHint = 42295
  131.     end
  132.     object cbxAntivirusonStartup: TResTeCheckBox
  133.       Left = 23
  134.       Top = 93
  135.       Width = 527
  136.       Height = 20
  137.       ShowHint = True
  138.       AllowGrayed = False
  139.       Alignment = kalLeftJustify
  140.       Checked = False
  141.       Spacing = 5
  142.       State = kcbsUnChecked
  143.       ThemeObject = 'default'
  144.       TabOrder = 2
  145.       Transparent = True
  146.       WordWrap = True
  147.       ResourceCaption = 33679
  148.       ResourceHint = 42296
  149.     end
  150.   end
  151. end
  152.